Welcome![Sign In][Sign Up]
Location:
Search - web server java

Search list

[ADO-ODBCsocktest

Description: WEB服务器实现原理源代码,Java socket编程绝对实用,IntelliJ工程 ,近乎于完美的程度,欢迎大家下载,记住xuezheng21cn-Principle Web server source code, Java programming socket absolutely practical, IntelliJ, almost in a perfect degree, all are welcome to download, remember xuezheng21cn
Platform: | Size: 21002 | Author: 柳学铮 | Hits:

[OS programmy123jianjava

Description: java的原文件可以在vc下编译 其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、 服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序 可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technical, procedural block, identity verification, prior authentication, encryption, proxy support, server certificate validation, management and HTTP connectivity expansion. ... For example, the use of the Net classes to prepare applications from any correct implementation of HTTP 1.1 protocol to the Web server and download data.
Platform: | Size: 51247 | Author: jian | Hits:

[JSP/JavaDELL_web_html

Description: 為DELL的layer 2 Switch的Web server中java applet的源始碼,功能為利用java applet主動傳送訊息到browser,借著此訊息轉換成網頁,再顯現在browser。-for the layer 2 Switch Web server which java app let the Source Beginning yards, functional use of java applet for the transmission of messages to the active browser, through this message into website sms now browser.
Platform: | Size: 237987 | Author: 林天仁 | Hits:

[Web ServerLogSorter

Description: JAVA编写实用WEB SERVER 日志排列-JAVA practical prepared log with WEB SERVER
Platform: | Size: 2783 | Author: Bo | Hits:

[Web ServerPHP核心编程_随书光盘

Description: 本光盘是《PHP 核心编程》一书的配套光盘,包括完整的PHP功能实现、代码库,以及Apache和Xitam Web服务器。 《PHP 核心编程》一书为有经验的Web工作者编写的有关PHP 3.0的完整而实用的指南。书中介绍PHP如何从Java、Perl和C中吸取最好的理念,到如何利用PHP编程创建出丰富、生动的Web站点。 全书内容共分4部分。第1部分讲述PHP脚本语言概念,及如何控制执行、如何处理数据;第2部分函数参考,按功能排序并给出各函数的实用例子;第3部分讲述如何解决常见的编程问题,如排序和图表生成;第4部分给出如何用PHP创建整个Web站点的建议。 本书提供的CD—ROM包括完整的PHP功能实现、代码库,以及Apache和Xitam Web服务器。-CD is the "core PHP Programming," a book supporting the CD, including the integrity of the PHP Function, code base, and the Apache Web server and Xitam. "PHP core programming," a book for the Web experience of the workers preparing the integrity of PHP 3.0 and practical Guide. The book on how PHP from Java, Perl and C to draw the best ideas, how to use PHP programming to create rich, lively Web site. Contents of the book is divided into four parts. Part 1 on the PHP scripting language concepts, and how to control the implementation, how to handle data; Part 2 of the function reference, according to the function of the sequence and function is a practical example; Part 3 on how to solve common programming problems, if the sequencing and chart generation; Part 4 is how to
Platform: | Size: 14599647 | Author: 刘毅然 | Hits:

[Other resourceStruts-cn

Description: JAVA程序设计中 J2EE的WEB服务器端开发环境的Struts框架的中文说明-JAVA program design J2EE Web server development environment Struts framework of the Chinese explanation
Platform: | Size: 209815 | Author: wang | Hits:

[Web ServerHttp1.0ServerModel

Description: 多线程java的web服务器 希望大家多多支持-multithreaded web server hope we can support
Platform: | Size: 2022 | Author: 刘振坤 | Hits:

[Web Server141_WebServer1

Description: 简单的多线程WEB服务器,借鉴了<自顶向下方法_计算机网络>里的程序.用java写的.-simple multi-threaded Web server, a reference
Platform: | Size: 1294 | Author: 赵燕 | Hits:

[ADO-ODBChbtest4

Description: 1、 基于J2EE的多层结构 以J2EE中间件为核心,综合关系数据库技术、面向对象技术、Web应用技术等方面。 2、 基本语言 Java作为主要编程语言; HTML作为Web页面描述的标准语言; XML作为配置; JSP2.0作为Web构件的主要编程语言;难点所在: 3、 多服务器平台建设与工具使用 MySQL5.0作为关系数据库,附带管理工具; Apache Tomcat5.5作为Web服务器,附带管理工具和JDBC驱动器; Apache Ant1.6.5作为项目管理工具 Hibernate3.1.2作为对象到数据库的映射API -one, based on J2EE to the multi-storey structure at the core J2EE middleware, integrated relational database technology, object-oriented technology, Web application technology. 2, the basic Java language as the main programming language; HTML Web pages as the standard description language; XML configuration; JSP2.0 as the main component of Web programming languages; Difficulties lie : 3, Multiple server platform construction and the use of tools of MySQL 5.0 as a relational database, incidental management tool; Tomcat5.5 as Apache Web server, management tools and fringe JDBC driver; Apache Ant1.6.5 as project management tools targeted Hibernate3.1.2 the mapping of database API
Platform: | Size: 3798810 | Author: 易水寒萧 | Hits:

[JSP/JavaMISC_1.6_Provision_Java_API

Description: 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.SyncOrderExample 80 provision 其中参数: 80 port,为HttpServer的端口号 provision serviceName,为服务名称 程序初始化成功后,misc网关访问URL:http://serverip:port/serviceName 即可提交正向同步数据 2) subs.bat 反向订购/取消接口演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.SubscribeExample http://127.0.0.1/provision 其中参数: http://127.0.0.1/provision url,为Misc网关的反向订购/取消接口地址 -China Mobile MISC 1.6 Provision Java API used directly HttpS SP in a way that does not require any other APIs, not Apache, IIS, Tomcat Web server, etc., direct achieve bottom. Runtime Environment Windows / Linux JDK 1.4.2 Demonstration Program 1) sy nc.bat being ordered synchronous demo java-classpath "smsfan - prov ision.jar "net.smsfan.provision.example.S yncOrderExample 80 provision which parameters : 80 port, HttpServer to the port provision serviceName, for service names initialization procedure after the success of Gateway misc visit URL : http : / / serverip : port / serviceName forward will be submitted to two synchronous data) subs.bat reverse order / cancellation interface demo java-classpath "smsfan - provision.j ar "net.smsfan.provision.example.Subscrib eExa
Platform: | Size: 50546 | Author: 张宁 | Hits:

[Multimedia Developjava

Description: Internet作为传输媒介的一个应用系统,WWW网上最基本的传输单位是Web网页。WWW的工作基于客户机/服务器计算模型,由Web 浏览器(客户机)和Web服务器(服务器)构成,两者之间采用超文本传送协议(HTTP)进行通信。HTTP协议是基于TCP/IP协议之上的协议,是Web浏览器和Web服务器之间的应用层协议,是通用的、无状态的、面向对象的协议。HTTP协议的作用原理包括四个步骤:-WWW Internet as a transmission medium is an application system, WWW Internet transmission unit is the basic Web page. WWW' s work is based on client/server computing model, by the Web browser (client) and Web server (server) constituted between the two using the Hypertext Transfer Protocol (HTTP) for communication. HTTP protocol is based on TCP/IP protocol on top of the protocol, the Web browser and a Web server application layer protocol that is generic, stateless, object-oriented protocol. The role of the HTTP protocol principle consists of four steps:
Platform: | Size: 4096 | Author: jhon | Hits:

[JSPJava-programming-and-Application

Description: 本书是普通高等教育“十五”国家级规划教材(高职高专教育),特点是:内容基础性强、图文并茂:在编写上尽量做到通俗易懂、方便学习,注重内容的编排和例题的选择。 本书重点强调Java的基础知识和应用实践以及用Java进行多媒体、图形界面、数据库和Web应用的程序设计,并注意对新、旧知识的融会与贯通,使读者能够尽快掌握Java的基础知识和应用。全书分为14章,比较全面系统地介绍了Java的运行环境及开发工具、基本编程方法、Java面向对象程序设计的基本概念、继承与多态、异常处理、JavaAPI、Web 服务器和 Applet 程序、用户图形界面设计、Java 多媒体程序设计、Java 数据库程序设计,JavaServlet程序设计以及JavaBean组件等内容。 本书适用于高等职业学校、高等专科学校、成人高校、示范性软件职业技术学院、本科院校及举办的二级职业技术学院、继续教育学院以及民办高校使用,不仅可作为高等院校相关专业的教材,也可供从事Java开发、应用的人员学习参考。-This book is the ordinary higher education "fifteen" national planning materials (Higher Vocational Education), features are: content based on strong, illustrated: in writing to be easy to understand, easy to learn, pay attention to the content arrangement and the choice of the sample. The book emphasizes the program design of Java basic knowledge and application practice and multimedia, with Java graphics interface, database and Web application, and pay attention to the new old knowledge integration, and through, so that readers can master the basic knowledge and application of Java as soon as possible. The book is divided into 14 chapters, systematically introduces the Java operating environment and development tools, the basic programming methods, Java basic concept, object oriented programming inheritance and polymorphism, exception handling, JavaAPI, Web server and Applet procedures, graphical user interface design, Java multimedia programming, Java database programming, JavaServ
Platform: | Size: 6049792 | Author: 月冷风清 | Hits:

[JSPJAVA-development-case

Description: 本书精选80个来自实战中的Java案例,每个案例配有详细的实现步骤和完整的源代码解释,通过精确分析Java在页面特效、文件处理、游戏、动画处理、数据库、网络、安全、web服务器部署等方面的案例开发过程,在描述Java应用技术知识的同时,展现Java的强大编程功能。   本书结构合理、内容丰富,可以作为Java编程爱好者提高编程水平的参考书,也可作为大中专院校计算机专业学生学习的辅助教材。-The book consists of 80 from the real case of Java, each case is equipped with the detailed implementation steps and integrity of the source code, through the precise analysis of Java in page effects, document processing, games, animation processing, database, network, security, web server deployment and other aspects of the case development process, in the description of the application technology of Java knowledge at the same time, show the powerful Java programming function. The book is reasonable in structure, rich in content, can be used as Java programming enthusiasts and raise the level of programming reference books, can also be used as a teaching aid computer college majors.
Platform: | Size: 13015040 | Author: 月冷风清 | Hits:

[Web Servertcp-server

Description: 用JAVA实现的基于TCP的WEB服务器-Using JAVA WEB server based on TCP
Platform: | Size: 47104 | Author: Aries | Hits:

[Software EngineeringJava

Description: 利用Java自身对于图形处理的强大优势,来编写代码以制成WEB服务器和WEB动态图标。-Using Java' s own powerful advantage for graphics processing, to write code to produce dynamic WEB server and WEB icon.
Platform: | Size: 28672 | Author: 陈鹏 | Hits:

[Chess Poker gamesJAVA-mobile-chess-game

Description: Java手机象棋,界面设计简洁,操作简单,实现智能规则判断,支持大型Web服务器,以Http 协议通信。内附doc和pdf文档-Java mobile chess, interface design is concise, simple operation, intelligent judging rules, support large Web server, with the Http protocol communication. Enclosed doc and PDF documents
Platform: | Size: 1496064 | Author: 杨惠 | Hits:

[Windows Developtqe

Description: Simple WEB server, JAVA SOCKET programming, the HTTP protocol
Platform: | Size: 26624 | Author: handlej | Hits:

[JSP/Java10-httpclient

Description: httpclient的使用,和web server 之间的作用。抓取页面。读取页面信息。可以用dopost doget传参数(The use of httpclient, and the role of web server. Crawl page. Read page information. You can use dopost doget to pass arguments)
Platform: | Size: 15360 | Author: 雨雾晨曦 | Hits:

[JSP/JavaJava-WebSocket

Description: 这个库包含一个空的WebSocket服务器和客户端的实现java写的100%。潜在的类的实现是,它允许一个非阻塞的事件驱动模型(类似于WebSocket API的Web浏览器)。(This repository contains a barebones WebSocket server and client implementation written in 100% Java. The underlying classes are implemented java.nio, which allows for a non-blocking event-driven model (similar to the WebSocket API for web browsers).)
Platform: | Size: 273408 | Author: 1595599 | Hits:

[JSP/JavajavaEE大学生宿舍管理系统

Description: 学生宿舍管理系统源码 技术:Java;JSP/Servlet;JDBC 数据库:Oracle web服务器:Tomcat 集成开发工具: MyEclipse(Student dormitory management system source code Technology: Java; JSP/Servlet; JDBC Database: Oracle Web server: Tomcat Integrated Development Tool: MyEclipse)
Platform: | Size: 11534336 | Author: linkai888 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 34 »

CodeBus www.codebus.net